home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Util / N-O / ONCUEPATCH < prev    next >
Encoding:
Text File  |  1988-10-17  |  3.1 KB  |  81 lines  |  [TEXT/MSWD]

  1. ----------------------------------------------------------------
  2. This document answers some of the most commonly asked technical
  3. support questions about On Cue and includes two patches that
  4. may interest you.
  5.  
  6. 1) When I get a new version of On Cue, how can I update my
  7.    carefully crafted menu configuration?
  8.  
  9. There are two ways to update from On Cue 1.0 to On Cue 1.3.
  10.  
  11. The first way is to drag On Cue 1.3 into your System folder,
  12. and drag On Cue 1.0 from your System folder into the trash.
  13. THEN RESTART.  (You should not try to use On Cue 1.0 after
  14. you threw it away, so you should restart your machine.)
  15. Now use 'Preferences...' and 'Configure...' to set up
  16. On Cue 1.3 for your preferences and application/document
  17. menu configuration. You are now done updating.
  18.  
  19. The second way of updating is a bit more technical, but will
  20. save you some time!  Copy On Cue 1.3 to your System Folder.
  21. Use ResEdit and transfer the resources 'MENU', 'scoD', and
  22. 'Appl' from On Cue 1.0 to On Cue 1.3.  This transfers your
  23. menu configurations to your new copy of On Cue.  Then drag
  24. On Cue 1.0 to the trash.  THEN RESTART.  Now set the
  25. preferences the way you like them.  You are now done updating.
  26.  
  27. Yes, this IS a hassle and WILL be corrected in the next version!
  28.  
  29.  
  30. 2) Why can't I open a document into an already open application?
  31.  
  32. On Cue 1.3 WILL open a document into an already open
  33. application (as can be done by newer versions of MultiFinder),
  34. whether you are using MultiFinder or not.  This is accomplished
  35. by selecting the document name from the On Cue menu while
  36. pressing the command key.  Some applications such as
  37. MacWrite 4.6 do not allow you to open more than one document
  38. at a time, and you may have to close the current document
  39. before opening another one.
  40.  
  41. If you are comfortable using a file editor like Fedit, you can
  42. patch On Cue so that you don't have to hold down the command key
  43. to do this. (Thereafter, hold down the command key if you want to
  44. "force" a relaunch of the application and document).
  45.  
  46. Find the three instances of : 017A67
  47. and replace them with       : 017A66
  48.  
  49.  
  50. 3) How do I launch a document even if I don't have a document menu
  51.    attached to the application in the On Cue Menu?
  52.  
  53. If you have an application that does not have attached documents
  54. in your On Cue menu, you can still get to choose a document
  55. using the standard file package (just like "Other..." for
  56. applicaitons which do have attached documents).  Simply hold
  57. down the option key when you choose the application.
  58.  
  59.  
  60. 4) What if every time I do an On Cue launch from a certain
  61.    application, I wind up back in the Finder?
  62.    
  63. On Cue contains a routine which will abort the On Cue launch
  64. if 'Cancel' is choosen from an applications "Save Changes" dialog.
  65. This routine is being fooled by MacNet (the only one we know 
  66. about at this time), such that the launch is aborted and the
  67. application quits to the Finder.
  68.  
  69. If needed, you can disable this routine with the following patch.
  70.  
  71. Find the one instance of :  6700 FEC2
  72. and replace it with      :  6000 FEC2
  73.  
  74.  
  75. We hope this helps!
  76.  
  77. Jay Zipnick
  78. ICOM Simulations
  79.  
  80. Fred Reed
  81. IMI Software